home *** CD-ROM | disk | FTP | other *** search
- Installation of PEACOCK is very easy.
-
-
- To use the VBX version of PEACOCK
-
- COPY PEACOCKV.VBX TO \WINDOWS\SYSTEM directory
- COPY PEACOCK.HLP TO \WINDOWS directory
- COPY PEACOCK.INI TO \WINDOWS directory
-
- The file PEACOCKV.BAS contains declarations for
- using the VBX version of PEACOCK in your
- applications. You will want to add it to the
- files in your project which uses PEACOCK.
-
- To use the DLL version
-
- COPY PEACOCK.DLL TO \WINDOWS\SYSTEM directory
- COPY PEACOCK.HLP TO \WINDOWS directory
- COPY PEACOCK.INI TO \WINDOWS directory
-
- The file PEACOCK.BAS constains constants and
- declarations needed to use the DLL version of
- PEACOCK. You will want to add it to the files
- in your project which uses PEACOCK.
-
- To run the Sample Programs..
-
- Once the above installation is complete you should
- be able to run the sample programs. Remember to
- only attempt to run the samples for the type of
- installation you did (i.e. if VBX then only try
- to run the VBX samples!)
-
- Have fun and enjoy.
-
-
-
-